home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / qbbs / tdplus20.zip / TDOOR.DOC < prev    next >
Text File  |  1992-05-16  |  26KB  |  619 lines

  1.  
  2.            ╓──────────────────────────────────────────────╖
  3.            ║      Welcome to The Transfer Door v2.00      ║
  4.            ║                                              ║
  5.            ║    (c) Copyright 1991,92 Gary Blydenburgh    ║
  6.            ║                                              ║
  7.            ║             ALL RIGHTS RESERVED              ║
  8.            ╙──────────────────────────────────────────────╜
  9.  
  10.  
  11.                              DESCRIPTION
  12.                              -----------
  13.  
  14.    The Transfer Door is an external Door Run as a Type 7 or 15  exit
  15.    from QuickBBs, Remote Access, or SuperBBS. Remote Access has it's
  16.    own  version.  It  is designed to replace the file section of you
  17.    BBS with a more versitile file area. This version supports Remote
  18.    Access 1.10 file structures, and QuickBBS 2.75
  19.  
  20.  
  21.  
  22.  
  23.                               FEATURES
  24.                               --------
  25.    o Menus Sysop configurable ALA QuickBBS/RA
  26.    o TDPLUS swaps to disk or EMS on shells
  27.    o CD ROM Support
  28.    o Built in Sysop FILES.BBS Maintenance
  29.    o Multiple line file descriptions
  30.    o Private files Supported
  31.    o Define as many free areas as you want
  32.    o # of file directories on 1 line is sysop configurable
  33.    o Looks for Help file (help.td)
  34.    o Filename search for unwanted files (FILE.LST)
  35.    o File tagging for Ansi users
  36.    o Tape Drive Support! Will restore MISSING files
  37.    o Will display Upload.ans or asc before uploads if it exists
  38.    o Goodbye from Tdoor Sysop Configurable
  39.    o User may Toggle Graphics on and off
  40.    o Hot Keys now installed! Sysop Configurable
  41.    o Full Communications Support
  42.    o No Watchdog or CTTY needed
  43.    o Uses ANSI so the Sysop sees what the user sees
  44.    o Status line display
  45.    o Keyboard inactivity timeout
  46.    o Sysop Chat with word wrap
  47.    o Shell to DOS option for Sysop
  48.    o Sysop can return caller to BBS
  49.    o Support for Errorlevel, or DSZLOG type Protocols, or Other
  50.    o Configuration Program to set up system
  51.    o Up to 60 Protocols may be defined in Config file
  52.    o Keeps track of all Ratios imposed by bbs instantly!
  53.    o Direct BIMODEM support without external programs
  54.    o Complete security by Flags and Security level
  55.    o Scans all areas users has access to for D/L's
  56.    o Checks for duplicate uploads
  57.    o Scans for Virus and reArcs uploads files to your arc
  58.      Format  with  ZZAP  v54a  and  newer,  and VIRUSSCAN, sample
  59.      zzap.cfg included, also may use Ziplab
  60.    o Virus Scan software now sysop configurable
  61.    o Support for External Archive Viewer such as Zipster
  62.    o D/L hours, min baud rate, and D/L exempt
  63.    o Default file extension support
  64.    o Supports batch Transfers
  65.    o Wildcard Support for file searches
  66.    o All files are opened in Shared mode for Multinode Support
  67.    o Sysop may use his own Ansi and Ascii menus
  68.    o Will not show FILES.BBS or FILES.BAK
  69.    o Shows blinking * in file list for new files
  70.    o Multi-line menu descriptions
  71.    o New file search from any date
  72.    o D/L or U/L while listing files
  73.    o Built in FilesCounter supports [1] and <1> methods
  74.    o Upload Credit Sysop configurable
  75.    o Supports locked baud rates
  76.    o Creates Up and download logs in default directory
  77.    o configurable upload directories
  78.    o Many other features not listed!
  79.    o Displays UPLOADS.ANS/ASC if found before an upload
  80.  
  81.  
  82. There are now 2 versions of the Transfer Door. Tdoor.exe and Tdplus.exe                   
  83. The latest versions may be requested as TDOOR and TDPLUS from 374/30 At
  84. HST and V32B speeds.
  85.  
  86. Tdplus uses external user defined menus, use you favorite menu editor
  87. to edit the menu to your taste. Tdplus also no longer uses FILES.BBS, 
  88. although it still updates Files.bbs on uploads, and moving of files with
  89. the sysop options.
  90. TDPLUS now uses FILES.TD. This file keeps track of:
  91. File name, File Date, File Size, Upload Date, # of D/L's, Uploader, and description
  92. A utility has been added to convert your Files.bbs to Files.td. File dates
  93. are no longer touched by this version, new file searches are compared 
  94. against the upload date in files.td.
  95.  
  96. Tdoor.exe is the same as Tdplus.exe except the menus are built in, and it still
  97. uses Files.bbs
  98.                    
  99.                    
  100.                    
  101.                    SETTING UP THE TRANSFER DOOR
  102.                    ----------------------------
  103. File Tagging is supported, Users may tag up to their D/L or time limit,
  104. Tags are not lost till the file is downloaded. When the users limit is
  105. reached, the file will not accept a Tag. Tagged files are lost if a user
  106. does a "Regular" D/L.
  107.  
  108. The files counter now supports [1] or <1>, it will update whatever it finds
  109.  
  110. Place the following files into your BBS or TDOOR Directory: if you put
  111. Tdoor in its own directory, you will need to copy Dorinfo1.def to that
  112. directory, then copy it back after exiting Tdoor.
  113.  
  114.             TDOOR.EXE or TDPLUS.EXE
  115.             TDOOR.MNU (Tdplus only)
  116.             PROTOCOL.TD
  117.             FLSEARCH.TD
  118.             TDOOR.CNF
  119.             TDCONFIG.EXE
  120.             HELP.TD
  121.             FILE.LST (if you use this option)
  122.             TDOOR.ANS (Change it to your taste)
  123.  
  124.  
  125.  
  126. SETTING THE DSZ ENVIRONMENTAL VARIABLE
  127. --------------------------------------
  128. First of all you must set the enviromental variable for DSZLOG, Put the
  129. following command in your autoexec.bat SET DSZLOG=C:\pathtobbs\DSZ.LOG
  130.  
  131. If you leave this out, your transfers will not be counted unless they are
  132. the Errorlevel type. Please note the filename DSZ.LOG can now be any name
  133. you like as Tdoor now reads the variable you set.
  134.  
  135. Tdoor nows checks the enviromental variable for DSZLOG internally if it is
  136. not set properly, you will exit with an Error.
  137.  
  138.  
  139. MAIN MENU
  140. ---------
  141.  
  142. TDOOR.EXE: 
  143. The menus are built in. it uses Tdoor.ANS/ASC for the display. This file
  144. must be present. This version is for those of you that don't want to mess
  145. around with making your own menus.
  146.  
  147. TDPLUS.EXE:
  148. The Main and file menus are Sysop configurable, it uses the same menu structures
  149. as QuickBBS and RA. You may use Menu Master or another similar program to
  150. create your menu. The menu choices are limited, but to stay
  151. compatable, I have used the same menu Type numbers as Quick and RA for the
  152. features that I do support. I have enclosed a sample menu for you to work
  153. with. ^A autostart selections are available, but only for use of an ANSI
  154. menu. If you want to use your own ansi menu, make the first line on your
  155. menu a Type 5, and put ^A for the Key.
  156.  
  157. The Menu name is configured in Tdconfig, you may path it.
  158.  
  159. Menu Selections Supported:
  160.  
  161. Type    Function                   Data
  162. ----    --------                   ----
  163. 0       Blank Line                 None
  164. 1       Goto new menu              Path and complete menu name; c:\quick\menus\tdoor.mnu
  165. 5       Display Ansi/Ascii File    Filename minus the extention
  166. 7       Shell and run program      Program Name 
  167. 9       Goodbye/Loggoff            None
  168. 21      Toggle Ansi on/off         None
  169. 31      List Files.td              Flsearch.td record number of this area 
  170. 32      Download                   None
  171. 33      Upload                     None
  172. 35      Keyword Search             None
  173. 36      File Search                None
  174. 37      New File Search            None
  175. 38      View Text File             Path to text file, user is prompted for Text Filename
  176. 39      View Text File             Full path and filename of text file
  177. 48      D/L a certain File         Full path and filename to D/L
  178. 71      User Stats                 None
  179. 90      Return To BBS              None
  180. 98      Enable or Disable hotkeys  E or D
  181. 99      Select Transfer Protocol   None
  182.  
  183. Type 90 is one I made up, as Quick and RA have no Return to BBS function.
  184. All menu choices can oly be used once except types 1,5,7,31,38,39. I did this to  
  185. conserve memory, as these 3 are the only real ones that you may want to use 
  186. more than once. Although it is limited, at lease you may now configure Tdoor 
  187. with your own Colors, Keypresses, and menu choices. This is the only menu
  188. that will be configurable. Highlites are also supported(prompt will be), 
  189. define them with menu master.
  190.  
  191. TDOOR CONFIGURATION FILES
  192. -------------------------
  193.  
  194.                                 FILE AREAS
  195.                                 ----------
  196. If converting from FLSEARCH.CTL run QB2TDOOR.EXE 
  197. If converting from FILES.RA run RA2TDOOR.EXE
  198. they will do most of the conversion for you
  199. Make sure you run Tdconfig and go over all the conversions.
  200.  
  201. DLPATH:
  202.         The complete path to this D/L area.
  203.  
  204. AREA:
  205.         The Name of the file area, spaces are allowed "" are not
  206.  
  207. ULPATH:
  208.         Where you want uploaded files placed for this area. I would
  209.         put them all in a special uploads directory, but many sysops
  210.         don't do this and want the files uploaded to the D/L directory
  211.  
  212. FILESBBS: 
  213.         Enter full path and name of your file lists(Files.bbs or Files.td 
  214.         for TDPLUS). It may now be a separate directory, for CD ROM support.
  215.  
  216. SECURITY:
  217.         Security level for this area
  218.  
  219. FLAG:
  220.         Flag for this area. Enter XX is no flag is required.
  221.  
  222. FREE AREA:
  223.         If you want this area to be free then set this to "Y". Any files
  224.         D/L'ed from this area will not be counted against Ratio checks.
  225.  
  226.  
  227. GLOBAL SEARCHES:
  228.         If you do not want the area included in global New file search or
  229.         Upload dupe file search, then put "N" here, put "Y" otherwise.
  230.         This is useful if you have CDROMS and don't want them searched all
  231.         the time for new files, as their dates are never new.
  232.  
  233. UPLOADER: 
  234.         Used by TDPLUS to determine if you want the uploaders name listed
  235.         in this file area.
  236.  
  237.  
  238.  
  239.                                 PROTOCOLS
  240.                                 ----------
  241.  
  242. KEYPRESS:
  243.         The key to activate this protocol
  244.  
  245. DESCRIPTION:
  246.         The menu selection displayed to user.
  247.  
  248. NUMBER of FILES ALLOWED:
  249.         This is the # of files you want to allow in batch transfers. If the
  250.         protocol does not allow batch transfers, enter 1.
  251.  
  252. DOWNLOAD AND UPLOAD COMMANDS:
  253.         This is the actual command that is shelled to from tdoor, my examples
  254.         are set up for COM1, you may need to edit them
  255.         The filename MUST CONTAIN THE COMPLETE PATH AND FILENAME OF PROTOCOL
  256.  
  257. ERRORLEVEL:
  258.         Protocols are set up with [D]sz.log [E]rrorlevel or [O]ther to check
  259.         whether the transfer was a success, D and E are the best choices to use,
  260.         but some protocols need another way to test. This is done by comparing the
  261.         transfer time, with the estimated transfer time, it is not the best method
  262.         for testing, use the first two if at all possible.
  263.  
  264. EFFICIENCY:
  265.         Used for [O]ther type protocols. This number is multiplied against the
  266.         transfer time to compare if the transfer was a success or not.
  267.  
  268. When using BIMODEM be sure to set up your upload directory in BiConfig the same as the
  269. directory configured in your Door.cnf file. Bimodem.cfg must also be in
  270. your BBS directory
  271.  
  272.  
  273.                                 TDOOR.CNF
  274.                                 ----------
  275.  
  276. BBS PATH:
  277.         Path to bbs exitinfo.bbs and dorinfo1.def
  278.  
  279. BBS NODE:
  280.         Enter the number of the node being run from, this is for the filename
  281.         of the tdoor swap file
  282.  
  283. USE DIRECT SCREEN WRITES:
  284.         Enter Y for yes or N for bios writes.
  285.  
  286. DUPE UPLOAD CHECK:
  287.         Enter "F" to have dupe checking against your files.bbs
  288.         ENTER "D" to check the directory
  289.         "D" is faster, but if you have offline files you do not want uploaded
  290.         you will wnat to set this as "F"
  291.  
  292. BBS LOG:
  293.         Path and name of your BBS log file.
  294.  
  295. ZIP VIEW PROGRAM:
  296.         The name of your Archive viewing program, Zipster, and MTS are the 2 best.
  297.         Leave line blank if you do not use one.
  298.  
  299. DEFAULT ARCHIVE EXTENSION:
  300.         Enter the archive extension you use on your bbs. This allows the user
  301.         to input just FILE for FILE.ZIP
  302.  
  303. MINIMUM BAUD RATE:
  304.         Minimum baud rate allowed to use TDOOR, The user will be kicked out
  305.         Of the door if he is less than this rate.
  306.  
  307. D/L HOURS:
  308.         Enter D/L hours of your bbs. Do not span midnight.
  309.  
  310. ENABLE FILES.BBS SORT ROUTINE:
  311.         Enable this if you want the files.bbs that you move files to with the
  312.         sysop maint <M>ove files command
  313.  
  314. FILE MAINT SECURITY:{Tdoor.exe Only}
  315.         Enter the security level to have access to the Special Sysop Functions
  316.  
  317. MENU:
  318.         The full path and name of your Tdoor menu file(TDPLUS only)
  319.  
  320. DEFAULT UPLOAD DIR:
  321.         Name of you upload Directory, if uploads are made from main menu. Uploads
  322.         made at file areas will go to the directory specified in that file area.
  323.  
  324. ENABLE VIRUS SCAN:
  325.         Enable this if you want your uploads checked for Virus, and/or archive
  326.         type conversion with ZZAP or another program of this type. You must have 
  327.         ZZAP and SCAN from MCCaffe in your path.
  328.  
  329. 1ST COMMAND:
  330.         This the command for uploads that are archived when Virus Scan is enabled.
  331.  
  332. 2ND COMMAND:
  333.         this is the command for uploads that are not Archived
  334.  
  335. TAPE:
  336.         Enable this if you want Missing files in your files.bbs restored from
  337.         your tape drive and made available to the user for Download.
  338.  
  339.         In TDCONFIG there are 3 parameters for Tape Support.
  340.  
  341.         o Enable Support by Entering E in the approriate field.
  342.         o Enter a Temporary Directory for restored Tape files.
  343.         o Enter You Tape Command String.
  344.  
  345.         Tdoor will replace F$ with the filename in your tape command string.  Be
  346.         sure to restore all files to the Temporary Tape directory, they will be
  347.         D/Led from there, and deleted after the transfer.
  348.  
  349.         For CMS Jumbo you create D:\TAPE\ as your Temp directory in Tdoor.cnf.  The
  350.         tape must be formatted as 1 single directory called TAPE then use:
  351.  
  352.         TAPE RESTORE \TAPE\F$
  353.  
  354.         Create a Temporary directory of the name configured in TDCONFIG.
  355.  
  356.         That's it, if a user comes across a file that is Listed in your FILES.BBS,
  357.         but not found on the disk, it will give the option of Restoring the file
  358.         from the tape drive. The file must be listed in the files.bbs to be
  359.         restored.
  360.  
  361.         Most Tape drives do not work under DesqView, i have enclosed a Sample of
  362.         EZTAPE from Irwin Magnetics, as the is the drive that I use. If you need a
  363.         bigger command string, just edit Tdoor.cnf with a text editor.
  364.  
  365.         Be sure to disable you modem from hanging up if user activity is too long,
  366.         as it takes a while to get the files off the tape as you know.
  367.  
  368. D/L RATIO EXEMPT FLAG:
  369.         Enter the flag you wish to use to exempt the user from ant Ratio
  370.         checks. The time limit is still enforced.
  371.         Enter "XX" if you do not want to use Ratio checking at all
  372.  
  373. # OF FILE DIRECTORIES: {Tdoor.exe only}
  374.         The number of file directories on 1 line is now configurable to 2 or 3
  375.         across. Also note that if you have more than 33 file areas you must disable
  376.         hot keys, as you will run out of menu choice characters for file area
  377.         selections. When hot keys are off, the file areas are numbered instead of
  378.         using single chars. You may now define up to 200 file areas. Also if you
  379.         have more than 99 file areas your area description length for 2-column
  380.         mode may only be 30 characters, 3-column mode 20 characters.
  381.  
  382. FILE RATIO
  383.         Enter the ratio you want to use on your BBS. You must put a number here
  384.         even if you do not want to use ratio checking. The Ratio flag will disable
  385.         ratio checking if you don't want to use it.
  386.  
  387. FILE RATIO CHECK TYPE:
  388.         Enter # if you want your Ratio checked buy number of files, or K if you
  389.         want them checked in kilobytes
  390.  
  391. DL's BEFORE RATIO CHECK:
  392.         Enter the number of D/L's a user can have before his ratio is checked.
  393.         it would not be fair to the user to make him have to upload before he
  394.         can even D/L. But I guess you can if you want!
  395.  
  396. D/L FILES COUNTER:
  397.         Enter E to enable the d/l files counter or D to disable it.
  398.  
  399. BBSTYPE:
  400.         Enter QUICKBBS For QuickBBS or SuperBBS, or REMOTE ACCESS, for RA.
  401.  
  402. ENABLE HOT KEYS:
  403.         Do not enable HOT keys if you have more that 33 file areas, as you
  404.         will run out of menu choice chars. When Hot keys are disabled menu
  405.         choices for file areas will ne numbered instead of lettered.
  406.  
  407.         The number of the keypress will be the same as the order of entry
  408.         in The File Menu, The 1st file area found will be 1, the second will
  409.         be keypress 2, the 3rd will be 3, etc.... The menu keypresses will
  410.         be overridden and numbers will be used instead when hot keys are disabled
  411.  
  412.         Use menu option 98 to disable hot keys at the top of your file menus if
  413.         you want to use numbered areas, be sure to use it again to re-enable
  414.         hot keys at the main menu. This allows you to still use hot keys from
  415.         your other menus.
  416.  
  417. PRIVATE FILES:
  418.         If enabled user will be prompted to ask if the file being uploaded
  419.         will be for sysop eyes only. If so the upload will be moved to the
  420.         Private file directory.
  421.  
  422. DIR:
  423.         This is the directory used with above command. It must be listed
  424.         if Private files are enabled.
  425.  
  426. U/L CREDIT:
  427.         Time credit given to user for upload. If set to 1 no time will be
  428.         lost for uploads. If set to 2, user will have double upload time
  429.         credited to him. If set to 0, no credit is given. ETC...
  430.  
  431. LOG OFF FROM TDOOR:
  432.         Allow user to log off within Tdoor.
  433.  
  434. SWAP:                          
  435.         Enter E to swap to EMS, D to swap to disk, N to Disable swapping
  436.         when running external programs. If you have trouble with this routine
  437.         disable it.
  438.  
  439. FILE DESCRIPTIONS:
  440.         Enter the maximum # of lines you want in your file descriptions. 
  441.         minimum or 1, max or 5.
  442.                           
  443.                           ──────────//──────────
  444.  
  445. USER CREATED MENU
  446. -----------------
  447. Tdoor needs TDOOR.ANS or TDOOR.ASC for it's Main Menu. Do not use screen clearing 
  448. in you ansi menu or you will lose the status bar. TDPLUS uses user defined menus
  449. TDOOR.ANS/ASC is used in the default menus supplied with TDPLUS
  450.  
  451. Please note if your Files.bbs has a header, be sure to put a SPACE before
  452. it.
  453.  
  454. Tdoor also creates UPLOADS.LOG and DOWNLOAD.LOG in the default directory,
  455. the system log is also updated.
  456.  
  457. To Run as a Type 15 Door insert the following into your bat file:
  458.  
  459.       if errorlevel 90 goto Tdoor
  460.       .
  461.       .
  462.       .
  463.  
  464.       :tdoor
  465.       TdPLUS.exe /Ctdoor.cnf /PProtocol.td 
  466.       Quickbbs -e0 -r
  467.       goto after_Quick
  468.  
  469. To run as a Type 7 door just put TDPLUS.EXE /CTDOOR.CNF /PProtocol.td 
  470. on your menu make sure you use the *M command with type 7 exits!
  471.  
  472. If you do not specify a config file TDOOR.CNF and PROTOCOL.TD are assumed
  473.  
  474.  
  475. UNWANTED FILES
  476. --------------
  477. Tdoor checks to see if FILE.LST exists in current directory. This file is a
  478. list of unwanted filenames and is checked against uploads. It will not
  479. allow any file in this list to be uploaded. just enter 1 filename per line.
  480. Sample is enclosed.
  481.  
  482.  
  483. HELP FILE
  484. ---------
  485. A Help file may be added as HELP.TD and a sample is enclosed. Create/Add to
  486. it whatever you want to include to assist your users.
  487.  
  488. MULTINODE                          
  489. _________
  490.  
  491. Create a TDOOR directory and palce all the tdoor files in it.
  492. Create a separate Tdoor.cnf for each node and name each different. 
  493. Make sure the BBS directory points to each nodes directory
  494. Make sure you rename DSZLOG to a different filename for each node
  495. Create a separate protocol.td and do the same reflecting the com port differences.
  496.  
  497. Call Tdoor with the config files as: 
  498.                                      TDPLUS /CTdoor.cnf /PProtocol.td
  499.  
  500. SYSOP MAINTENANCE                          
  501. -----------------
  502. In TDPLUS.EXE it is a separate program , SYSOP.EXE. It can be accessed from
  503. a type 7 exit from you main menu. You may also run it from QuickBBS if you choose.
  504. RUN As SYSOP.EXE TDOOR.CNF
  505. Please note no /C in this program for the config file!
  506.  
  507. TDOOR.EXE:
  508. Sysop maint is toggled on and off at the File Directory screen. It is by
  509. default OFF, and is toggled on with the [!] key. Anyone with a security
  510. level >= the Sysop Maint security entered in Tdoor.cnf will have acces to 
  511. these special commands. You must have ANSI enabled to use this section
  512.  
  513. When this section is made active, the sysop commands are displayed at the 
  514. end of each page while listing files. These are the commands available. 
  515.  
  516. Move Tags:
  517.         You may tag up to 30 files at a time and move them to any file 
  518.         directory listed in FLSEARCH.TD. You may only work with 1 File
  519.         area at a time. If you leave the file area, all tags are lost.
  520.         If you have Sort files.bbs enabled in Tdoor.cnf then the files.bbs
  521.         that you have moved the files to will be sorted in alphbetical order
  522.  
  523. Edit:
  524.         Edit the file description of the line you are on. An ansi editor
  525.         is used for this, with full editing features.
  526.  
  527. Kill:
  528.         Delete the file you are on.
  529.  
  530. Sort:
  531.         Sort the Files.bbs that you are now listing.
  532.  
  533. Date:   
  534.         Change the file date of all tagged files to Todays Date, files                          
  535.         will then show up with a New files search.
  536.  
  537.  
  538. TDUPDATE.EXE
  539.         This program is used to convert FILES.BBS to FILES.TD for TDPLUS.
  540.         TDPLUS uses a new file listing which includes the uploaded file
  541.         date, the uploaders name, # of Downloads, and a longer file
  542.         description. Just run it in the same directory as you FLSEARCH.TD
  543.         file, it will update or create a new FILES.TD for you. Two command
  544.         line options are available to you. /A will run unattended, /D will
  545.         make the Upload date todays date, otherwise the Upload date will be
  546.         the file date. You may still use FEBBS or whatever you use to do
  547.         your file maint. Then run TDUPDATE to convert the changes over to
  548.         FILES.TD in your nightly event.
  549.  
  550.                           
  551.                           ──────────//──────────
  552.  
  553.  
  554.                           Error Codes For Tdoor
  555.  
  556.  2 Syntax Error                 53 File Not Found
  557.  3 Return without Gosub         54 Bad File Mode
  558.  4 Out of Data                  55 File Already Open
  559.  5 Illegal Function Call        56 Field Statemant Active
  560.  6 Overflow                     57 Device I/O
  561.  7 Out Of Memory                58 File Already Exists
  562.  9 Subscript out of Range       59 Bad Record Length
  563. 10 Dupe Definition              61 Disk Full
  564. 11 Division by 0                62 Input past end of file
  565. 13 Type mismatch                63 Bad Record #
  566. 14 Out of string space          64 Bad file name
  567. 16 String formula too complex   67 Too many files
  568. 19 No Resume                    68 Device unavailable
  569. 20 Resume without error         69 Comm buffer overflow
  570. 24 Device timeout               70 Permission denied
  571. 25 Device fault                 71 Disk not ready
  572. 27 Out of paper                 72 Disk media error
  573. 39 Case else expected           73 Advanced Feature Unavailable
  574. 40 Variable required            74 Rename Across disks
  575. 50 Field overflow               75 Path/File access error
  576. 51 Internal Error               76 Path not found
  577. 52 Bad file name or #
  578.  
  579.                           ──────────//──────────
  580.  
  581.  
  582. Tdoor Beta sites:
  583.  
  584.   Lounge Lizard's Retreat 382/8    (512)357-6904 George Vandervort
  585.   Hurricane Alley BBS     266/901  (609)875-9759 Al Chavez
  586.   Shadowdale              130/28   (817)732-6157 Mike Wilson
  587.   Middle Earth            382/19   (512)835-4848 Jim Roe
  588.   The Private Ear         388/10   (817)776-9877 Fred Horner
  589.   The Allied Group BBS    268/108  (717)992-4467 Robert Zellers
  590.   The Endeavour           363/330  (407)330-0221 Jade Apisukh
  591.   The Ham Radio Emporium  170/801  (918)272-4327 Chester McCarter
  592.   T.I.T.S BBS             363/678  (407)886-6678 Blaine Richard                        
  593.   Mass Connections BBS    324/288  (508)250-4672 James Ouellette
  594.   Cubic BBS (Canada)      221/124  (519)633-6357 Dave Gee
  595.   Adult Fun Castle BBS    3613/9   (404)685-1455 Robert Carter
  596.   Free New York Net       2603/0   (718)853-8957 E. Deringer
  597.                           ──────────//──────────
  598.  
  599.  
  600. This program is Shareware, You may use it for an Evaluation period of 30
  601. days, if you like it a Registration fee of $20_US is greatly appreciated!
  602. This program may not be modified in any way! A Key file will be sent to you
  603. to take the evaluation copy message out of you copy.
  604.  
  605. The current version of Tdoor may be freq'ed from 324/126 under magic name
  606. of TDOOR or TDPLUS.
  607.  
  608. Registering your software will encourage future updates!
  609.  
  610. Send Registrations and questions to:
  611.                                       Gary Blydenburgh
  612.                                       36 Briarwood Rd
  613.                                       Haverhill, Ma 01832
  614.                                       Fidonet 324/126
  615.                                       BBS 1-508-372-3013 HST D/S
  616.  
  617.  
  618.  
  619.